CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 传输 文件

搜索资源列表

  1. 通过串口传输文件

    1下载:
  2. 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:700849
    • 提供者:ye
  1. PRG_SendFile_所有(串口传输文件)

    0下载:
  2. windows串口传输文件示例-windows serial transmission of documents examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:190579
    • 提供者:刘培
  1. 汇编串口通讯

    0下载:
  2. 这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8755
    • 提供者:科林
  1. 串口通讯XModem协议

    0下载:
  2. 该源代码在VC环境中实现了XModem协议,可以利用该协议来通过串口进行文件传输。
  3. 所属分类:通讯编程

  1. wenjian.tar.gz

    0下载:
  2. 此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用,This code has two computers (linux system) between the serial port for file transfer with. Very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9888
    • 提供者:longjack
  1. Ymodem_transfan

    1下载:
  2. 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
  3. 所属分类:Modem编程

    • 发布日期:2013-11-28
    • 文件大小:19934
    • 提供者:zifan
  1. Stop_Wait_RS232

    0下载:
  2. 使用C#语言,利用RS_232串口标准和停等协议传输数据文件和图片-C# ,use RS_232 and Stop-Wait protocol to transmit data such as documents and pictures
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:74481
    • 提供者:No1_chen
  1. SerialCom

    0下载:
  2. VC环境下实现串口通讯功能,能进行文本文件的传输-VC environment to achieve serial communication function, can be a text file transmission
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:117062
    • 提供者:张盼盼
  1. com

    0下载:
  2. 这是我在工作中用到的串口编程技术,其中comfile包含的是串口传输文件源码,RStrans包含的是异步串口通信源码,并且提供了测试程序,对于学习和使用串口编程技术很有帮助。-This is my work used in serial programming technology, which is contained in comfile serial transfer files source, RStrans contains asynchronous serial communicat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:183381
    • 提供者:刘璞
  1. Serial

    0下载:
  2. 串口实现双机互联 按照自定义串口通信协议进行信息交换,通过串口实现聊天、文件传输的功能!-Serial realization of two-plane interconnect in accordance with the custom serial communication protocol for information exchange, through the serial port to achieve chat, file transfer function!
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:57447
    • 提供者:bluefox
  1. fs

    0下载:
  2. 利用串口进行通讯,文件的传输,对接受到的文件名进行自动修改自动存储!-The use of serial communication, file transmission, the received file name automatically modify automatic storage!
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:69622
    • 提供者:wenzhao
  1. vcwenjian

    0下载:
  2. 用C++ vc编程的串口通讯软件和源代码,文件传输的论文!-Using C++ vc programming serial communication software and source code, file transfer paper!
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:703894
    • 提供者:wenzhao
  1. COMTranFile

    0下载:
  2. 通过串口传输文件,自定义协议COMTranFile-Serial port to transfer files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:47161
    • 提供者:zhao
  1. StopWaitComm_VC6.0

    0下载:
  2. 利用串口通信实现的文件传输系统,实用的停等协议。-Serial Port Communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:52285
    • 提供者:Wayne
  1. comwr

    0下载:
  2. 串口传输相关程序。。。用来传输俩台机子之间进行文件发送与接收-Serial transfer procedures. . . Taiwan were used to transfer files between the machine to send and receive. .
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:6458615
    • 提供者:陈灿
  1. DOWNLOADFILE

    0下载:
  2. 用API方式实现串口通信,主要是文件传输功能-Be achieved with the API serial communication, file transfer function is mainly
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1927683
    • 提供者:李祥
  1. uart_0910

    0下载:
  2. uart串口传输的verilog RTL级源码,已通过仿真验证。文件主要包含发送、接受位处理,发送、接受字节帧处理,对学习串口通信的朋友很有帮助-uart serial transmission verilog RTL-level source code has been verified by simulation. File mainly contains the send, receive digital processing, sending, receiving bytes of fr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:7208
    • 提供者:李鹏
  1. vccomm

    0下载:
  2. 完善的串口通讯代码。可以实现双工,动态传输字符文件。-Complete serial communication code. Duplex can be achieved, the dynamic characters in the file transfer.
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2896549
    • 提供者:王强
  1. 01

    0下载:
  2. 使用串口进行文件传输,通过CreateFile等API函数创建传输程序-chuanxingtongxu
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:114572
    • 提供者:caibing
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 基于51单片机的脉搏波信号AD转换及串口传输程序(AD conversion of pulse wave signal and serial port transmission program based on 51 single chip microcompute)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:791552
    • 提供者:清晨略略略
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com